home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 4 / Precision Software Applications Silver Collection Volume 4 (1993).iso / new / cmnu191.arj / WHATS.NEW < prev   
Text File  |  1993-02-15  |  4KB  |  104 lines

  1.  
  2.  
  3. Custom#Menu                 Whats.New
  4. ------------------------------------------------------------------------
  5.                                                         Revision History
  6.  
  7.  
  8. Version 1.91 (2/15/93)
  9.  
  10. .    Release 12 Cursor Menus added
  11. .    Additional file buffering added for increased speed
  12. .    Fixed lockup bug in ADS version (file open not in "compatability" mode).
  13.  
  14. Version 1.9 (5/7/92)
  15.  
  16. .    Added ADS mode (similar to AutoLISP mode) menu items.
  17. .    Fixed lockup bug in ADS version (wild buffer pointer).
  18.  
  19. Version 1.8 (10/4/91)
  20.  
  21. .    Initial release of the ADS version, functionally identical to
  22.      the AutoLISP / DOS executable version except written entirely
  23.      as an ADS application.
  24.  
  25. Version 1.7 (4/17/91)
  26.  
  27. .    Added "Edit" command, CMenu can now grab a submenu and call
  28.      your ASCII editor to edit the file then reassemble the .MNU
  29.      file after the edit.
  30. .    Increased record buffer size to accommodate some 3rd party
  31.      menu files.
  32. .    Changed the shareware message screen routine from a nice popup
  33.      window to vanilla text to reduce program size and load time.
  34.  
  35. Version 1.61 (3/14/91)
  36.  
  37. .    Fixed a bug where a multi-line menu item containing more than
  38.      1000 characters caused program execution failure. (variables
  39.      overwritten) The new limit is 5000 characters.
  40. .    Speed critical routines were optimized and additional file
  41.      buffering was added to increase program speed.
  42.  
  43. Version 1.6 (3/1/91)
  44.  
  45. .    The AutoLISP option now will either load and run, or merely
  46.      load a .LSP file. This is useful for lisp routines that
  47.      execute as they load.
  48. .    Insert mode now allows for the selection of X and Y scales as
  49.      well as rotation angle.
  50. .    Multiple BUTTON menus in a menu file now handled properly.
  51. .    Opening shareware message changed and delay reduced to 3
  52.      seconds.
  53. .    The menu file search path has been expanded to maintain
  54.      compatibility with AutoCAD Release 11. The entire Library path
  55.      is now searched.
  56. .    The LEARN routine will now exit pending commands when Escape
  57.      is pressed.
  58. .    Backslashes "\" are changed to slashes "/" in insert block
  59.      filenames.
  60.  
  61. Version 1.5 (11/23/90)
  62.  
  63. .    Learn routine added.
  64. .    Now properly handles '/' as well as '\' as path separator from
  65.      AutoCAD
  66. .    Now handles "**" as well as "***" as the target for menu
  67.      areas. (eg ***SCREEN or **SCREEN)
  68. .    The backup file now named <menuname>.CMU instead of
  69.      OLDMENU.MNU so that each menu has it's own backup file. Undo
  70.      will now undo only the menu if the names and path match.
  71.  
  72. Version 1.4 (10/15/90)
  73.  
  74. .    Fixed "Error locating target" problem when **S did not follow
  75.      ***SCREEN in the menu file.
  76. .    Fixed menu file search problem when the DOS environment
  77.      variable ACAD has not been set.
  78. .    Reduced the price to 20 bucks.
  79. .    Added password code to disable the opening delay for
  80.      registered users.
  81.  
  82. Version 1.3 (8/26/90)
  83.  
  84. .    General streamlining - CMENU.LSP and CMENU.EXE now run faster.
  85. .    Documentation revisions
  86.  
  87. Version 1.2 (7/28/90)
  88.  
  89. .    AutoCAD menus on different disk drives can now be modified
  90. .    Fixed popup submenu bug. Popup menus are now popped one level
  91.      prior to user location select, and CMENU.EXE properly finds
  92.      the first level popup menu.
  93.  
  94. Version 1.1 (7/6/90)
  95.  
  96. .    Bug fix, AutoCAD internal subroutine TYPE was being
  97.      overwritten by a CMENU variable.
  98.  
  99. Version 1.0 (7/1/90)
  100.  
  101. .    Original release
  102.  
  103.  
  104.